home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pascal Super Library
/
Pascal Super Library (CW International)(1997).bin
/
DELPHI32
/
DIALOGS
/
MSGDLG11
/
README.TXT
< prev
next >
Wrap
Text File
|
1996-08-27
|
2KB
|
57 lines
TMessageDialog Component for Borland Delphi
Copyright ⌐ 1996, InforTech, Inc.
All rights reserved.
Author:
Steven Costa Martins
E-Mail: steven@mail.telepac.pt
Home Page: http://www.geocities.com/SiliconValley/Park/7619
Overview:
TMessageDialog is a component that replace the MessageDlg function.
TMessageDialog component will greatly simplify creating and
maintaining message boxes in your applications.
This component add a number of enhancements such as the ability to specify
dialog captions, Buttons Font, Message Font, dialog screen Positions,
audible Beeps, formatting Strings, Style and Color of the dialog,
Buttons Glyphs, Button Style, Hints and Hint Color (Beware that the
HintColor property sets the color of all hints in the application, not
just the Message Dialog), Multi-line messages, Default Buttons, Minimal
Width of the Dialog and the possibility to move the cursor over the
button that has the focus when the Dialog is displayed.
At design time, you can immediately view the dialog box by
double-clicking on the component or by selecting the ShowMeNow
property in the Object Inspector.
This component is the Copyright of InforTech, Inc. It is being
distributed as Shareware. This Shareware version will only work
while Delphi is running.
Documentation:
The file INSTALL.WRI contains information on how to install the
TMessageDialog component.
Complete documentation of the component can be found in MSGDLG.WRI
and MSGDLG.HLP files.
Please refer to the REGISTER.WRI file for information on register
this component.
The file ORDERPOR.WRI contains the "Portuguese Order Form".
This form is for people that live in Portugal.
The file ORDERINT.WRI contains the "International Order Form" and
should be used for everyone that comes from a country diferent
than Portugal.